花费 10 ms
jenkins 管理员密码重置

jenkins管理员 admin的密码忘记怎么重置呢? 修改admin的加密密码为123456的加密密码 #jbcrypt:$2a$10$MiIVR0rr/UhQBqT.bBq0QehTiQVqgN ...

Mon May 20 23:53:00 CST 2019 0 1783
jenkins -- Generic Webhook Trigger插件

此插件是git webhook的高阶应用,安装后会暴露出来一个公共API,GWT插件接收到 JSON 或 XML 的 HTTP POST 请求后,根据我们配置的规则决定触发哪个Jenkins项目。 定 ...

Tue Jun 09 03:51:00 CST 2020 1 1953
gitlab-ci + k8s 之gitlab-ci(一)

目前常用的持续集成工具主要是jenkins与gitlab-ci ,我已在另一博文中详细记录了jenkins部署过程(其中包括gitlab的搭建),此篇介绍gitlab-ci的使用。 背景介绍 ...

Fri Nov 16 21:02:00 CST 2018 0 1759
jenkins --备份回滚

场景一:打标签实现回滚 背景介绍: 本项目代码存储在gitlab,再通过jenkins发布到对应的节点上。 使用tag控制版本:每一次成功的构建,jenkins会自动为gitlab的分支打上tag ...

Tue Jun 18 04:02:00 CST 2019 0 1072
GitHub Actions in Action

GitHub Actions in Action https://lab.github.com/githubtraining/github-actions:-hello-world https:/ ...

Sat May 02 22:40:00 CST 2020 19 312
jenkins--多个项目使用同一个item构建

现在有这么一个需求 多个不同的项目都在jenkins进行相同命令的构建,如: http://gitlab.example/test/for_test.git http://gitlab.example ...

Sat Apr 25 03:24:00 CST 2020 0 1220
Jenkins部署从节点

由于jenkins上承载项目太多,需要专门的节点来执行需要构建的操作。 参考:https://www.cnblogs.com/lxs1314/p/7551309.html job仅使用绑定的slave ...

Sat Jun 01 03:45:00 CST 2019 0 733
jenkins 升级

由于我要安装 blue ocean,jenkins版本必须大于等于2.176.4,故需要升级jenkins。 在jenkins网页右下角可以看到当前版本。 备份及清理旧的环境 jenkins升级只 ...

Wed May 27 01:35:00 CST 2020 0 830
gitlab+jenkins+tomcat CI/CD 部署

整个项目的框架为: gitlab的安装与使用(Centos7) gitlab的安装 新建yum源 安装依赖包 启动 postfix 邮件服务 检查 postfix 安 ...

Sat Nov 17 01:01:00 CST 2018 0 850
Github Actions All In One

Github Actions All In One https://github.com/features/actions https://github.com/marketplace?typ ...

Mon Sep 07 20:30:00 CST 2020 8 233

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM